Skip to content

fix(deps): update dependency i18next to v26.3.2#62

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/i18next-26.3.x
Jun 29, 2026
Merged

fix(deps): update dependency i18next to v26.3.2#62
renovate[bot] merged 1 commit into
mainfrom
renovate/i18next-26.3.x

Conversation

@renovate

@renovate renovate Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
i18next (source) 26.3.126.3.2 age confidence

Release Notes

i18next/i18next (i18next)

v26.3.2

Compare Source

  • fix: chained formatters with a parenthesised option that contains the format separator (e.g. join(separator: ', ')) now work at any position in the chain, not just first. Previously the comma-in-parens reassembly only repaired formats[0], so {{v, uppercase, join(separator: ', ')}} split the join(...) option on the inner comma and never rejoined it, producing corrupt output. Replaced the first-position-only repair with a position-independent pass that re-joins fragments until each open paren closes. Thanks @​spokodev (#​2437).

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Jun 29, 2026
@renovate
renovate Bot requested a review from a team as a code owner June 29, 2026 07:09
@renovate
renovate Bot requested review from Origin-Slakman and removed request for a team June 29, 2026 07:09
@renovate renovate Bot added the renovate label Jun 29, 2026
@renovate
renovate Bot merged commit f9c367b into main Jun 29, 2026
4 checks passed
@renovate
renovate Bot deleted the renovate/i18next-26.3.x branch June 29, 2026 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants